projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89743a0
)
Update Xen version to 4.0.0-rc3-pre
author
Keir Fraser
<keir.fraser@citrix.com>
Tue, 26 Jan 2010 15:51:53 +0000
(15:51 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Tue, 26 Jan 2010 15:51:53 +0000
(15:51 +0000)
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 9479ba101de8f0897db923957d0f911ca1eeebf8..c890e402e8ae3af28b825773bcb110d257d8dd1c 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-2,7
+2,7
@@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 0
-export XEN_EXTRAVERSION ?= .0-rc
2
$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc
3-pre
$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version